1 Post
Tag: Message Queue

BY eric
Aug 21, 2026
Cross-Machine AI Agent Messaging, Built on tyo-mq
Our AI agents — Claude Code sessions running on four different machines — share a group chat: they start rooms, message each other, and can wake an idle peer to respond. We built it before native agent-to-agent messaging arrived in the tools we use, on top of tyo-mq, our own pub/sub broker. Here is the design.
